Remove redundant or unused things here and there.
authorDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 17:05:32 +0000 (21:05 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Wed, 5 Sep 2012 17:05:32 +0000 (21:05 +0400)
commit8d50e158382fc8ed6e7b39612a7943a3ad4e0a15
treec1065b591b2941d60e020dd827b635a487444c25
parenta5e1adb998e2e441cecbf7f0f8c9883d1c79c3d5
Remove redundant or unused things here and there.
* lisp.h (CYCLE_CHECK, CHAR_TABLE_TRANSLATE): Remove.
* conf_post.h (RE_TRANSLATE): Use char_table_translate.
* editfns.c (Fcompare_buffer_substrings): Likewise.
* frame.h (struct terminal, struct font_driver_list):
Remove redundant declarations.
* window.h (Qleft, Qright): Likewise.
src/ChangeLog
src/conf_post.h
src/editfns.c
src/frame.h
src/lisp.h
src/window.h